Skip to content

Remove 1.1.x VM install UI and code supporting it#649

Merged
akurtakov merged 1 commit intoeclipse-jdt:masterfrom
akurtakov:master
Mar 20, 2025
Merged

Remove 1.1.x VM install UI and code supporting it#649
akurtakov merged 1 commit intoeclipse-jdt:masterfrom
akurtakov:master

Conversation

@akurtakov
Copy link
Copy Markdown
Contributor

JDT can target Java 1.8 as a minimum so providing a special case option to have Java 1.1.x JVM that can not be used for anything after that is useless.
Fixes #648 .

JDT can target Java 1.8 as a minimum so providing a special case option
to have Java 1.1.x JVM that can not be used for anything after that is
useless.
Fixes eclipse-jdt#648 .
@akurtakov akurtakov self-assigned this Mar 20, 2025
@akurtakov akurtakov merged commit de48a8d into eclipse-jdt:master Mar 20, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding a Java 1.1.x VM seems not useful given JDT only supports 1.8+

1 participant